Skip to content

fix(deep-link): Add command name to linux errors - #2928

Merged
lucasfernog merged 1 commit into
v2from
deep-link/linux-error-msgs
Aug 21, 2025
Merged

fix(deep-link): Add command name to linux errors#2928
lucasfernog merged 1 commit into
v2from
deep-link/linux-error-msgs

Conversation

@FabianLars

Copy link
Copy Markdown
Member

this is actually a breaking change but i don't think anyone cares about that on our error types. the only alternative (instead of waiting for v3) that comes to mind right now is to map the error to std::io::Error::other("blabla + source.display()")

closes #2922

@FabianLars
FabianLars requested a review from a team as a code owner August 19, 2025 11:50
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through 8997e7d

There are 12 changes which include deep-link with patch, deep-link-js with patch, fs with patch, fs-js with patch, nfc with patch, nfc-js with patch, opener with minor, opener-js with minor, os with patch, os-js with patch, store with minor, store-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.32 2.0.33
api-example-js 2.0.28 2.0.29
deep-link-example-js 2.2.4 2.2.5
deep-link 2.4.1 2.4.2
deep-link-js 2.4.1 2.4.2
fs 2.4.1 2.4.2
fs-js 2.4.1 2.4.2
dialog 2.3.2 2.3.3
dialog-js 2.3.2 2.3.3
opener 2.4.0 2.5.0
opener-js 2.4.0 2.5.0
http 2.5.1 2.5.2
http-js 2.5.1 2.5.2
nfc 2.3.0 2.3.1
nfc-js 2.3.0 2.3.1
os 2.3.0 2.3.1
os-js 2.3.0 2.3.1
persisted-scope 2.3.1 2.3.2
single-instance 2.3.2 2.3.3
store 2.3.0 2.4.0
store-js 2.3.0 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog
lucasfernog merged commit 21d721a into v2 Aug 21, 2025
16 checks passed
@lucasfernog
lucasfernog deleted the deep-link/linux-error-msgs branch August 21, 2025 11:56
@WSH032

WSH032 commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

@FabianLars

Copy link
Copy Markdown
Member Author

Yours is probably the only project that's sensitive to this and even though you're so present here I still keep forgetting about it.

I'm not sure but I may have access to crates.io/npm with the Board role now, I'll try to look into it this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-link] No such file or directory when calling register_all

3 participants